vue3 vuex4 1,引入vuex import { createStore } from "vuex"; 2,創建store const store = createStore({ stat ...